.. _`Graph Data to Json`: .. _`com.sympathyfordata.azure.graph.data.tojson`: Graph Data to Json `````````````````` .. image:: node_graph_json.svg :width: 48 Documentation ::::::::::::: Output Data from :ref:`graph_port_365` as Json. Makes it possible to work with the (response) data from :ref:`sympathy_graph_365` using Json nodes. Optional output propagates input :ref:`Graph port ` to output. Definition :::::::::: Input ports ........... **graph** | Type: graph | Description: Graph Output ports ............ **data** | Type: json | Description: Graph Data **graph** | Type: graph | Description: Graph | Optional number of ports: 0--1 (default: 0) Related nodes ............. * :ref:`com.sympathyfordata.azure.graph.data.fromjson` Examples ........ Example flows demonstrating this node: * :download:`BasicSympathyGraph365.syx ` Implementation .............. .. automodule:: node_graph :noindex: .. class:: GraphDataToJson :noindex: